-
Home
-
Яндекс.Касса 2.0 для Woocommerce
-
1.6.5 (latest)
-
Code
-
Classes
- ReceiptsRequest
Total Complexity |
65 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
459 |
Lines of code |
206 |
Logical lines of code |
87 |
Comment lines |
173 |
Methods |
29 |
Properties |
9 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setLimit() |
S |
58 |
6 |
16 |
setCreatedAtLte() |
S |
57 |
5 |
17 |
setCreatedAtLt() |
S |
57 |
5 |
17 |
setRefundId() |
S |
57 |
5 |
17 |
setPaymentId() |
S |
57 |
5 |
17 |
setCreatedAtGte() |
S |
57 |
5 |
17 |
setCreatedAtGt() |
S |
57 |
5 |
17 |
setStatus() |
S |
57 |
5 |
17 |
setCursor() |
S |
62 |
4 |
11 |
validate() |
S |
82 |
1 |
3 |
hasLimit() |
S |
80 |
1 |
3 |
getLimit() |
S |
82 |
1 |
3 |
hasCursor() |
S |
80 |
1 |
3 |
getCursor() |
S |
82 |
1 |
3 |
hasStatus() |
S |
80 |
1 |
3 |
getStatus() |
S |
82 |
1 |
3 |
getRefundId() |
S |
82 |
1 |
3 |
hasCreatedAtLt() |
S |
80 |
1 |
3 |
getCreatedAtLt() |
S |
82 |
1 |
3 |
hasRefundId() |
S |
80 |
1 |
3 |
hasCreatedAtLte() |
S |
80 |
1 |
3 |
getCreatedAtLte() |
S |
82 |
1 |
3 |
hasCreatedAtGt() |
S |
80 |
1 |
3 |
getCreatedAtGt() |
S |
82 |
1 |
3 |
hasCreatedAtGte() |
S |
80 |
1 |
3 |
getCreatedAtGte() |
S |
82 |
1 |
3 |
hasPaymentId() |
S |
80 |
1 |
3 |
getPaymentId() |
S |
82 |
1 |
3 |
builder() |
S |
80 |
1 |
3 |